The column covariance contains four ways in which the association between processes can be reported:
- Correlation = correlation , estimated in Mplus
- Correlation CI = Confidence intervals estimated in Mplus
- Covariance = raw covariance
- Fisher's R = correlation, computed outside of Mplus using Fisher’s transform from raw variances and covariances
Note: cases in which restricted (co)variances or insufficient decimals prevent the computation of correlations are marked by ---
Raw covariance and estimated correlations are reported in the form : est(se) pval star,where
- est is the covariance estimate on the original metric
- se is the standard error on the original metric
- pval is the p-value associated with the raw covariance
- star is significance indicator associated with corresponding covariance estimate, with ., *, **, and *** indicating significance at .10, .05, .01, and .001 alpha levels, respectively
Confidence intervals for estimated correlations are reported in the form: (low,high),where
- low - bottom boundry of the 95% confidence interval - high - top boundry of the 95% confidence interval
Computed correlations are reported in the form: est(low, high), where
- est is the correlation coefficient computed from raw (co)variances using Fisher transfrom
- low and high are the 95% confidence intervals associated with the computed correlations
For the sake of documentation and reproducibility, the current report was rendered on a system using the following software.
Report rendered by koval_000 at 2017-07-08, 14:45 -0400
R version 3.3.2 (2016-10-31)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows >= 8 x64 (build 9200)
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MONETARY=English_United States.1252
[4] LC_NUMERIC=C LC_TIME=English_United States.1252
attached base packages:
[1] grid stats graphics grDevices utils datasets methods base
other attached packages:
[1] knitr_1.15.1 dplyr_0.5.0 forestplot_1.7 checkmate_1.8.2 ggplot2_2.2.1 magrittr_1.5
loaded via a namespace (and not attached):
[1] Rcpp_0.12.9 munsell_0.4.3 testit_0.6 colorspace_1.3-2 R6_2.2.0 highr_0.6
[7] stringr_1.1.0 plyr_1.8.4 tools_3.3.2 webshot_0.4.0 DT_0.2 gtable_0.2.0
[13] DBI_0.5-1 htmltools_0.3.5 yaml_2.1.14 lazyeval_0.2.0 assertthat_0.1 digest_0.6.12
[19] rprojroot_1.2 tibble_1.2 readr_1.0.0 tidyr_0.6.1 htmlwidgets_0.8 evaluate_0.10
[25] rmarkdown_1.3 stringi_1.1.2 scales_0.4.1 backports_1.0.5 jsonlite_1.2